FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe-de.iti.xds-vs
Resource TypeStructureDefinition
IdStructureDefinition-Author.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-Author.html
URLhttp://www.ihe-d.de/fhir/StructureDefinition/Author
Version4.0.0
Statusactive
Date2026-03-30
NameAuthor
TitleAuthor (LM)
Realmde
Authorityihe
DescriptionThis logical model describes the relevant attributes on the **Author** class within IHE ITI XDS. More details are to be retrieved from IHE ITI on www.ihe.net. (Focus for this LM is on the coded attributes.)
CopyrightCC-BY-4.0
Typehttp://www.ihe-d.de/fhir/StructureDefinition/Author
Kindlogical

Resources that use this resource

StructureDefinition
ihe-de.iti.xds-vs#currentAuthorProfileAuthor (Profile)
ihe-de.iti.xds-vs#currentDocumentEntryDocument Entry (LM)
ihe-de.iti.xds-vs#currentSubmissionSetSubmissionSet (LM)

Resources that this resource uses

StructureDefinition
ihe-de.iti.xds-vs#currentCodeDataTypeCodeDataType (LM)
ValueSet
ihe-de.iti.xds-vs#currentIHEXDSauthorRoleIHE XDS Author Role
ihe-de.iti.xds-vs#currentIHEXDSauthorSpecialityIHE XDS Author Special(i)ty

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition Author

NameFlagsCard.TypeDescription & Constraintsdoco
.. Author 0..*BaseAuthor (LM)
... institution 0..1stringinstitution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45
... person 0..1stringname of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.
... role 1..1CodeDataTyperole of the author of this document
Binding: IHE XDS Author Role (required)
... specialty 0..*CodeDataTypespecialty of the author for this document
Binding: IHE XDS Author Special(i)ty (required)
... telecommunication 0..1stringcontact information

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "Author",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://www.ihe-d.de/fhir/StructureDefinition/Author",
  "version": "4.0.0",
  "name": "Author",
  "title": "Author (LM)",
  "status": "active",
  "experimental": false,
  "date": "2026-03-30",
  "publisher": "IHE Deutschland e.V., Berlin, Deutschland",
  "contact": [
    {
      "name": "IHE Deutschland e.V., Berlin, Deutschland",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.ihe-d.de"
        },
        {
          "system": "email",
          "value": "info@ihe-d.de"
        }
      ]
    }
  ],
  "description": "This logical model describes the relevant attributes on the **Author** class within IHE ITI XDS.\nMore details are to be retrieved from IHE ITI on www.ihe.net.\n(Focus for this LM is on the coded attributes.)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "CC-BY-4.0",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://www.ihe-d.de/fhir/StructureDefinition/Author",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "Author",
        "path": "Author",
        "short": "Author (LM)",
        "definition": "This logical model describes the relevant attributes on the **Author** class within IHE ITI XDS.\nMore details are to be retrieved from IHE ITI on www.ihe.net.\n(Focus for this LM is on the coded attributes.)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Author.institution",
        "path": "Author.institution",
        "short": "institution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45",
        "definition": "institution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Author.institution",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Author.person",
        "path": "Author.person",
        "short": "name of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.",
        "definition": "name of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Author.person",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Author.role",
        "path": "Author.role",
        "short": "role of the author of this document",
        "definition": "**Role of Author**; e.g. 2^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.13&amp;ISO",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Author.role",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorRole"
        }
      },
      {
        "id": "Author.specialty",
        "path": "Author.specialty",
        "short": "specialty of the author for this document",
        "definition": "**Specialty of Author**; e.g. 101001^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.514&amp;ISO",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Author.specialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorSpeciality"
        }
      },
      {
        "id": "Author.telecommunication",
        "path": "Author.telecommunication",
        "short": "contact information",
        "definition": "contact information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Author.telecommunication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Author",
        "path": "Author",
        "short": "Author (LM)",
        "definition": "This logical model describes the relevant attributes on the **Author** class within IHE ITI XDS.\nMore details are to be retrieved from IHE ITI on www.ihe.net.\n(Focus for this LM is on the coded attributes.)"
      },
      {
        "id": "Author.institution",
        "path": "Author.institution",
        "short": "institution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45",
        "definition": "institution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Author.person",
        "path": "Author.person",
        "short": "name of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.",
        "definition": "name of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Author.role",
        "path": "Author.role",
        "short": "role of the author of this document",
        "definition": "**Role of Author**; e.g. 2^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.13&amp;ISO",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorRole"
        }
      },
      {
        "id": "Author.specialty",
        "path": "Author.specialty",
        "short": "specialty of the author for this document",
        "definition": "**Specialty of Author**; e.g. 101001^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.514&amp;ISO",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorSpeciality"
        }
      },
      {
        "id": "Author.telecommunication",
        "path": "Author.telecommunication",
        "short": "contact information",
        "definition": "contact information",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}